UniString::operator[]
UniCharRef operator[] (UIndex idx);
UniChar operator[] (UIndex idx) const;
파라미터
- idx
접근하고자 하는 문자의 인덱스입니다. 0부터 문자열의 길이 - 1 이어야 합니다.
Graphisoft®
GSRootVersion: 1.0
UniCharRef operator[] (UIndex idx);
UniChar operator[] (UIndex idx) const;